home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / etc / brltty / compress.ctb < prev    next >
Encoding:
Text File  |  2008-08-06  |  931 b   |  29 lines

  1. ###############################################################################
  2. # BRLTTY - A background process providing access to the console screen (when in
  3. #          text mode) for a blind person using a refreshable braille display.
  4. #
  5. # Copyright (C) 1995-2008 by The BRLTTY Developers.
  6. #
  7. # BRLTTY comes with ABSOLUTELY NO WARRANTY.
  8. #
  9. # This is free software, placed under the terms of the
  10. # GNU General Public License, as published by the Free Software
  11. # Foundation.  Please see the file COPYING for details.
  12. #
  13. # Web Page: http://mielke.cc/brltty/
  14. #
  15. # This software is maintained by Dave Mielke <dave@mielke.cc>.
  16. ###############################################################################
  17.  
  18. # Multiple Blank, Tab, etc. Suppression Table
  19.  
  20. # Sequences which should be represented by no dots.
  21. repeatable \s 0
  22. repeatable \t 0
  23.  
  24. # cut down lines of hyphens, underscores, etc.
  25. repeatable --- =
  26. repeatable ___ =
  27. repeatable === =
  28.  
  29.